SubscriptionEventTypes Property |
Contains a collection of event notifications that are used to create a subscription.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<EventType> EventTypes { get; }Public ReadOnly Property EventTypes As IList(Of EventType)
Get
Property Value
Type:
IListEventType
See Also